| SyServiceProcessExportImportMapping |
| Logical Entity Name | SyServiceProcessExportImportMapping |
| Default Table Name | SyServiceProcessExportImportMapping |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceProcessExportImportMapping Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessExportImportMappingId |
int | NO | ||
SyServiceProcessExportID |
int | NO | ||
SyServiceProcessImportID |
int | NO | ||
| Descrip | varchar(255) | NO | ||
| Active | bit | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceProcessExportImportMapping Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyServiceProcessExportImportMapping_SyServiceProcessExportImportMappingId | PrimaryKey | SyServiceProcessExportImportMappingId |
| SyServiceProcessExportImportMapping Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceProcessExportImportMapping_SyServiceProcess_SyServiceProcessID_Exp | SyServiceProcessExportID | NO | YES | ||
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceProcessExportImportMapping_SyServiceProcess_SyServiceProcessID_Imp | SyServiceProcessImportID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceProcessExportImportMapping_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceProcessExportImportMapping Check Constraints |
| Check Constraint Name | CheckConstraint |